im_format_number num { tag "<font size="+1" color="blue">" }
Pads the specified number with the specified tag
Source code:
regsub {\.$} $num "" num return "$tag${num}.</font>"