I have few WP installs which shares the same DB (they use different DB prefix). I would like to backup extra tables along with core ones. Now I have to select them carefully from list of all non-core tables found in DB. Could you update your plugin, so it will print separately tables which have current DB prefix, and ones which do not use it?