How to replace leading zeros in track numbers with 2 blank characters?

I think I have managed to get it to work using a different "blank" character and I just copy and pasted it in place of the # symbol. U+2000 En Quad is what it says in the character map! You are a legend.

♫$repeat( ,$sub(3,$len($num(%track%,1))))$num(%track%,1) :black_small_square: %artist% :black_small_square: %title% :black_small_square: $regexp(%_length%,^0(\d:),$1)