v3.6.5: Render additional numeric types.
This expand's plush's type switch to include every numeric type listed in Go's language reference, so that all number types will render in templates. I have purposely omitted complex numbers because I don't know enough to say whether this code would render them properly.