The bulk of the current score entry string is probably unavoidably even, but as there's a practical ceiling to score, it might be nice if at least that section of the entry lined up more neatly.
The simplest way to do this would seem to just be padding out the score string to a set width. The current score calculation should max out around 7 digits given expected available XP values, but 8 is probably wise for safety's sake.
The bulk of the current score entry string is probably unavoidably even, but as there's a practical ceiling to score, it might be nice if at least that section of the entry lined up more neatly.
The simplest way to do this would seem to just be padding out the score string to a set width. The current score calculation should max out around 7 digits given expected available XP values, but 8 is probably wise for safety's sake.