This is RC4 of the context help module on the final way too 1.0 branch. This is an additional feature release for the module.
One outstanding issue http://drupal.org/node/436070 will be addressed in the 1.0 release of the module and the code did not make it into this rc4 release.
Release candidate 2 for the contexthelp module. This release is trying to get stability for the 1.0 release of the module.
Fixes in this release are as follows:
1. Updated CSS issues where list elements styling was not correct.
2. Re-did the current view to utilize pure sql rather than continually using node load which is heavy.
3. Updated wildcard support so it is now in the sql in the database query rather than in the php code.