Under Setup > Options > User registration > User name length limit, you can specify a value greater than 50 even though the help text states that user names may never be longer than 50 characters. Limit the + to go up to 50 max.
In the Register modal, the Username maxlength attribute
In the Register modal, the Username maxlength attribute
maxlength="50"
should be the maximum setting value and not be 50.