Fix telling newer 1.7 Forge clients that they are outdated. Fixes #1476
* Only check the version of FML if we are running Minecraft 1.7.10 - 1.8 clients are always valid. * If the version of FML that is reported is 7.10.99.99 - report the Forge version instead. (commit: f3c14cf)