This allows you to format a number produced by another placeholder using the specified format.
For instance:
if %tokenenchant_token_long% returns 43535709321
%nf_4X_tokenenchant_token_long% will return 43B,
%nf_#,##0.#_tokenenchant_token_long% will return 43,535,709,321
%nf_#,##0.0:IT_tokenenchant_token_long% will return 43.535.709.321,0