From your description of the question you're trying to address, I'm not so sure that building phylogenetic trees is the best way (at least initially) for you to be going.
It sounds to me as though the key question is "Which biological functions are likely involved in the pathogenicity of this fungus?", and/or, more specifically, "What might be the function of these pathogenicity genes?"
In this case, the way I'd begin addressing this, similar to what you've done, is to run BLAST (and then if that doesn't get me significant matches, PSI-BLAST/HMMER/Interpro scan) to identify proteins, or regions of other proteins, that are likely to have similar structures/functions as your pathogenicity proteins. These functions (of the proteins which have been studied in more detail elsewhere) then become hypotheses for the function of your pathogenicity proteins.
Thus, I'd be focusing on carrying out sequence-similarity focused database searches.
When you draw a tree using a set of sequences, you are assuming/asserting already that the sequences have a similar structure/are "evolutionary related", and are then asking "what is the pattern of transfer of genetic information between the sequences I observe" - and it doesn't sound, to me, as though that kind of question/answer is going to be so useful in addressing the main questions I've suggested above.
Another issue - if the sequence similarity between sequences you are including in a multiple sequence alignment (MSA) that you then estimate a tree from are so divergent that you get such "high" E-values from them in BLAST, then any phylogeny-like structure you estimate from them is likely to be full of errors. You can still use this thing which looks like a phylogeny to make inferences about the degree of similarity between different sequences, but I would strongly recommend not making inferences about degree of relatedness etc. between the sequences.
And a final point - and E-value close to 1 (e.g. 0.5) from BLAST suggests that the sequences may well not have similar structure/function. When similarity is so low, then one thing to do is to turn to more sensitive methods (PSI-BLAST, HMMER, as I suggest above).
Hope this helps.