use table argument for string.Interpolate (#1933)
Using table argument is actually faster.
Here's the proof (Format - string.format; Interpolate is string.Interpolate in current version, and interpolate2 string.Interpolate in this pull request)
https://media.discordapp.net/attachments/1033513273548611705/1065740111842639983/image.png?width=175&height=67